
Ojalá que este año que está a punto de comenzar inunde nuestros corazones de esperanza y nos haga fuertes para soportar todo lo que la vida nos va deparando.
Que no falte nunca el amor en vuestras vidas y ¡que no falte trabajo!
Feliz Navidad 2011 |
|
▼ |
Menú navideño con efecto |
|
▼ |
.nature {
display:block;
width:150px;
height:150px;
background:url(http://1.bp.blogspot.com/-9dUfdViRtXI/TvRyEoPUchI/AAAAAAAASQM/43V4slSwJKQ/s1600/1--.png) no-repeat;
cursor:pointer;
position:relative;
}
.nature {
clear:both;
margin:0 auto;
z-index:2;
}
ul.reset,
ul.reset li {
display:block;
list-style:none;
padding:0;
margin:0;
}
ul.reset li {
position:absolute;
}
ul.reset li a {
outline:none;
}
a img {
border:none;
}
Después nos situaremos justo antes de </head> y añadiremos la librería que es la siguiente línea en rojo.<div class="nature">
<ul class="reset" style="display: block; z-index: 50; opacity: 0;">
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="http://3.bp.blogspot.com/--uWHnmxtwj8/TvRq5Dr8ZaI/AAAAAAAASNs/Pww-urqkw18/s1600/2-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="http://1.bp.blogspot.com/-R0O-TVnn6Tc/TvRq5f3JpxI/AAAAAAAASN8/-vCykNp7sWA/s1600/3-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="http://1.bp.blogspot.com/-jGpH-siqWRI/TvRrbOHitHI/AAAAAAAASPo/qIcoMjTf9p8/s1600/10-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="http://2.bp.blogspot.com/-Gqp3fLaeJ2g/TvRq6EOHn3I/AAAAAAAASOU/T4VBCbe2DJU/s1600/5-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 50;">
<a href="#">
<img alt="" src="http://3.bp.blogspot.com/-8G5bwU6dS5w/TvRsKbn_rhI/AAAAAAAASQA/rZN7ZP8wqMo/s320/6-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="
http://1.bp.blogspot.com/-rrqq8WFQBqA/TvRq5GmmraI/AAAAAAAASNk/bIzejcJTLwI/s1600/1-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="http://4.bp.blogspot.com/-NFHTvUeUthQ/TvRrNymuvWI/AAAAAAAASPE/neXCwSp-DwQ/s1600/8-.png" />
</a>
</li>
<li style="top: 0px; left: 0px; z-index: 49;">
<a href="#">
<img alt="" src="http://4.bp.blogspot.com/-88siA7EtQvI/TvRrbFvpueI/AAAAAAAASPc/iti9TnFS6nA/s1600/9-.png" />
</a>
</li>
</ul>
<a class="trigger" style="display: block; position: absolute; z-index: 1; top: 0px; left: 0px; width: 100%; height: 100%;"></a>
</div>
Wallpapers Navidad 2011 |
|
▼ |
Con about.me nuestros perfiles en un solo lugar |
|
▼ |
Preparando las tarjetas navideñas |
|
▼ |
Plantillas para Blogger en azul |
|
▼ |
Iconos Navidad 2011 |
|
▼ |
Wallpapers y fondos navideños |
|
▼ |
Menú vertical-transform |
|
▼ |
Carrousel automático con las imágenes de las entradas |
|
▼ |
#carrousel ul{
margin:30px 10px;
padding:10px;
width:550px !important; /* ancho del carrousel */
height:100px !important; /* alto del carrousel */
overflow:hidden; /
}
#carrousel li{
margin:10px;
list-style:none;
position:relative;
float:left;
}
#carrousel img{
width: 80px !important; /* ancho de la imagen */
height: 80px !important;
border: 1px solid #ECA475; /* color del borde */
background: #BB2B17; /* color de fondo */
padding:5px; /* espacio entre la imagen y el borde */
cursor: pointer;
display: inline-block;
position: relative;
-moz-transition: opacity .3s linear; /* efecto opacidad de la imagen */
-webkit-transition: opacity .3s linear; /* efecto opacidad de la imagen */
-o-transition: opacity .3s linear; /* efecto opacidad de la imagen */
transition: opacity .3s linear; /* efecto opacidad de la imagen */
}
#carrousel img:hover {
background-color: #0FF; /* color de fondo al pasar el cursor */
opacity: .5;
filter:alpha(opacity=50);
}
Premios 20Blogs inscripción |
|
▼ |
Eventos onMouseOver y onMouseOut |
|
▼ |
Iconos redes sociales dibujo |
|
▼ |
Original efecto hover |
|
▼ |
.view {
background-color:#FFFFFF; /* fondo borde */
border: 10px solid #FFFFFF; /* color borde */
box-shadow: 2px 3px 5px #696969; /* sombra borde */
cursor: default;
float: left;
height: 200px; /* alto de la imagen */
margin: 10px;
overflow: hidden;
position: relative;
text-align: center;
width: 250px; /* ancho de la imagen */
}
.view .mask, .view .content {
height: 200px; /* alto del contenido es el mismo que el de la imagen */
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 250px; /* ancho del contenido es el mismo que de la imagen */
}
.view img {
display: block;
position: relative;
}
.view h2 {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
color: #FFFFFF;
font-size: 17px;
margin: 20px 0 0;
padding: 10px;
position: relative;
text-align: center;
text-transform: uppercase;
}
.view p {
color: #FFFFFF;
font-family: Georgia,serif;
font-size: 12px;
font-style: italic;
padding: 10px 20px 20px;
position: relative;
text-align: center;
}
.view a.info {
display: inline-block;
padding: 7px 14px;
text-decoration: none;
text-transform: uppercase;
}
.view-third img {
box-shadow: 0 0 1px #000000;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.view-third .mask {
background-color: rgba(0,0,0,0.6);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg);
-webkit-transition: all 0.2s 0.4s ease-in-out;
-moz-transition: all 0.2s 0.4s ease-in-out;
-o-transition: all 0.2s 0.4s ease-in-out;
-ms-transition: all 0.2s 0.4s ease-in-out;
transition: all 0.2s 0.4s ease-in-out;
}
.view-third h2 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-third p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-third a.info {
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-o-transform: translateY(-200px);
-ms-transform: translateY(-200px);
transform: translateY(-200px);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.view-third:hover .mask {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
-ms-transition-delay: 0s;
transition-delay: 0s;
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.view-third:hover h2 {
background: none repeat scroll 0 0 #9C1813; /* Título */
border-top: 1px solid #000; /* color borde top título */
border-bottom: 1px solid #000; /* color borde bottom título */
text-shadow: 0px 1px 1px #111; /* sombra título */
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-ms-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.view-third:hover p {
-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
-o-transition-delay: 0.4s;
-ms-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.view-third:hover a.info {
background: none repeat scroll 0 0 #9C1813; /* color de fondo enlace leer más */
border: 1px solid #000; /* color borde enlace leer más */
color:#FFFFFF; /* color enlace leer más */
text-shadow: 0px 1px 1px #111; /* sombra enlace leer más */
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-o-transition-delay: 0.3s;
-ms-transition-delay: 0.3s;
transition-delay: 0.3s;
}
En un gadget de HTML añadimos lo siguiente:
<div class="view view-third">
<img src="Url-imagen" />
<div class="mask">
<h2>Título</h2>
<p>Cualquier descripción</p>
<a class="info" href="Url-enlace">Leer más</a>
</div>
</div>
En Url-imagen es el lugar para añadir la url de nuestra imagen y en Url-enlace pondremos la url del sitio a enlazar.
Caricaturas digitales en Blogs Made in SPAIN |
|
▼ |
Código QR |
|
▼ |
De perfiles |
|
▼ |
#deperfiles {
color: #434040;
font-family: Georgia,serif;
font-size: 12px;
line-height: 1.7;
margin: 40px 30px 0;
text-shadow: 0 1px 1px #ccc;
text-align: justify;
}
#deperfiles img {
border: 3px solid #ffffff;
border-radius: 2px 2px 2px 2px;
box-shadow: 1px 1px 1px #333;
border-radius: 100px 100px 100px 100px;
float: left;
margin: 0 25px 5px 0;
width: 95px;
opacity:0.9;
}
#deperfiles a:hover img {
opacity: 0.7;
}
<div id="deperfiles">
<a href="url-enlace"target="_blank">
<img alt='' src='url-imagen'height='95' width='95' /></a>
<h2>Título</h2>
Texto o información
<div class="clear">
</div></div>
Menú muy sencillo efecto hover con flecha |
|
▼ |
Premios 20Blogs VI edición |
|
▼ |
Texturas claras |
|
▼ |
Lo que me gustan estos sitios que ofrecen texturas ¿quieres una textura de cuadritos? click en la imagen y vemos como queda el efecto de cuadritos, que queremos una textura de nubes pues click sobre la imagen y vemos como queda la de nubes así de fácil y así de rápido es decidirse.
Decora tu blog en Halloween |
|
▼ |
Conocí Blogger en el año 2.006 y me enamoró todo lo relacionado con este mundo. Me gusta el diseño y los efectos creados con librerías js.
» Gem@ BLOG » Plantilla base Minima de Blogger